home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / defcon-minus.swf / scripts / DefineButton2_149 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2011-10-17  |  65 b   |  5 lines

  1. on(press){
  2.    _root.dif = "Easy";
  3.    _root.gotoAndStop(8);
  4. }
  5.